WeeklyRecurrencePattern Class |
Namespace: Independentsoft.Exchange
The WeeklyRecurrencePattern type exposes the following members.
| Name | Description | |
|---|---|---|
| WeeklyRecurrencePattern |
Initializes a new instance of the WeeklyRecurrencePattern class.
| |
| WeeklyRecurrencePattern(Int32) |
Initializes a new instance of the WeeklyRecurrencePattern class.
| |
| WeeklyRecurrencePattern(Int32, IListDayOfWeek) |
Initializes a new instance of the WeeklyRecurrencePattern class.
|
| Name | Description | |
|---|---|---|
| Days |
Describes which days of the week are in the weekly recurrence pattern.
| |
| Interval |
Defines the interval, in weeks, between two consecutive weekly recurrence pattern items. The value can be in the range from 1 to 99.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current WeeklyRecurrencePattern object to its equivalent string representation.
(Overrides ObjectToString.) |